Skip to content

pi: await entire hook completion in the extension#7

Merged
nodo merged 1 commit intomainfrom
pi-hooks-async-execfile
Apr 13, 2026
Merged

pi: await entire hook completion in the extension#7
nodo merged 1 commit intomainfrom
pi-hooks-async-execfile

Conversation

@georg
Copy link
Copy Markdown
Contributor

@georg georg commented Apr 11, 2026

Summary

  • switch the generated Pi extension from execFileSync to awaited execFile
  • preserve hook ordering by waiting for each Entire hook subprocess to finish
  • pin the generated TypeScript in tests so future changes are explicit

Testing

  • go test ./...

@nodo nodo merged commit 76a29cc into main Apr 13, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants